﻿@import url("reset.css");

#wrapper {
width: 870px;
margin: 0 auto;
font-family:Verdana , "細明體";
position:relative;
}

#top {
width:870px;
height:150px;
margin:0 auto;
background-image:url(http://www.healthsport.com.tw/images/main-top.jpg);
}

#top h1 a {
text-indent:-9999px;
display:block;
width:870px;
height:150px;
}

#position {
font-size:11.5px;
padding-left:10px;
line-height:12px;
}

#position a {
text-decoration:none;
color:#00427a;
}

#position a:hover {
text-decoration:underline;
color:#0085ca;
}

#top-up {
height:80px;
}

#top-up ul {
position:absolute;
top:25px;
right:30px;
}

#top-up ul li {
float:left;
}

#top-up ul li a {
display:block;
width:140px;
height:47px;
text-indent:-9999px;
background-position:left top;
}

#top-up ul li a:hover {
background-position:left bottom;
}

#top-up ul li.but01 a {
background-image:url(http://www.healthsport.com.tw/images/buttom01.png);
}

#top-up ul li.but02 a {
background-image:url(http://www.healthsport.com.tw/images/buttom02.png);
}

#top-up ul li.but03 a {
background-image:url(http://www.healthsport.com.tw/images/buttom03.png);
}

#top-down {
height:80px;
}

#top-down ul {
position:absolute;
top:83px;
right:30px;
}

#top-down ul li {
float:left;
}

#top-down ul li a {
display:block;
width:140px;
height:47px;
text-indent:-9999px;
background-position:left top;
}

#top-down ul li a:hover {
background-position:left bottom;
}

#top-down ul li.but04 a {
background-image:url(http://www.healthsport.com.tw/images/buttom04.png);
}

#top-down ul li.but05 a {
background-image:url(http://www.healthsport.com.tw/images/buttom05.png);
}

#top-down ul li.but06 a {
background-image:url(http://www.healthsport.com.tw/images/buttom06.png);
background-position:left bottom;
}
/*----------------------------------------------------------------------*/
#content {
clear:both;
width:870px;
overflow:auto;
background-image:url(http://www.healthsport.com.tw/images/back_02.jpg);
}

#left-left {
float:left;
width:145px;
padding-left:9px;
padding-bottom:30px;
}

/*----------------------------------------------------------------------*/
#right {
float:right;
width:660px;
margin-right:22px;
margin-bottom:30px;
}

#right img {
margin-bottom:30px;
}
/*----------------------------------------------------------------------*/
#footer {
clear:both;
height:34px;
font-size:11px;
color:#e6e6e6;
background-image:url(http://www.healthsport.com.tw/images/back_03.jpg);
padding-bottom:10px;
}

#footer-right {
float:right;
padding-right:20px;
letter-spacing:1px;
line-height:30px;
}
/*-產品排排站------------------------------------------*/

.pro-s {
float:left;
text-align:center;
width:217px;
height:350px;
margin-bottom:50px;
}

.pro-s img {
margin-bottom:10px;
width:200px;
height:260px;
}

.name {
width:190px;
font-size:14px;
line-height:18px;
margin:0 0 10px 10px;
word-wrap: break-word;
word-break: break-all;
}

.name a {
text-decoration:none;
color:#00427a;
}

.name a:hover {
text-decoration:underline;
color:#0085ca;
}

.price {
color:#a80024;
font-family:Kalinga;
font-size:18px;
font-weight:bold;
text-align:center;
}
/*-頁數------------------------------------------*/
.pages {
text-align:right;
font-size:11px;
line-height:18px;
color:#999999;
margin-bottom:30px;
margin-right:30px;
}

.pages a {
color:#00427a;
text-decoration:none;
}

.pages a:hover {
text-decoration:underline;
color:#0085ca;
}